home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / battle_fields.swf / scripts / DefineButton2_166 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-06-13  |  313 b   |  17 lines

  1. on(release){
  2.    var ┬º\x01┬º = 310;
  3.    if(eval("\x01") == 310)
  4.    {
  5.       set("\x01",eval("\x01") + 421);
  6.       _root.game.play();
  7.    }
  8.    else if(eval("\x01") == 731)
  9.    {
  10.       set("\x01",eval("\x01") + 223);
  11.    }
  12.    else if(eval("\x01") == 954)
  13.    {
  14.       set("\x01",eval("\x01") + 23);
  15.    }
  16. }
  17.